Release 10.1A: OpenEdge Development:
Programming Interfaces
_aud-conflict.p
Either checks for conflicts on active policies in the specified ProDataSet object or aggregates all active policies to get the effective settings (so you can get a list of everything to be audited). This procedure follows the rules for resolving conflicts specified by the auditing framework. This procedure populates a temp-table (defined in
Parameters:src/auditing/include/aud-report.i) with the information. Each line represents a table, field, or event setting. See the procedure code for more information on the format of the information.INPUT lMode AS LOGICAL
YESto specify conflict checking mode, orNOto specify aggregating mode.INPUT DATASET-HANDLE FOR phDatasetProDataSet containing the policies to be checked or aggregated.
INPUT-OUTPUT TABLE-HANDLE FOR ttHandleHandle to temp-table where the information is stored.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |